﻿@charset "utf-8";
/*案例*/
.index-case-content{}
.index-case-nav{width:28%;height:365px; border: 1px solid #00923f;float: left;}
.index-case-title{background: #00923f;text-align: center;padding: 20px 0;color: #fff;}
.index-case-title h1{font-size: 24px;text-align: center;}
.index-case-nav-list{
	background: #f5f5f5;
    padding: 0 10px;
    padding-bottom: 10px;}
.index-case-nav-list a{
	display: block;
	border-bottom: 1px dashed #898989;
    line-height: 47px;
    text-indent: 60px;
} 
.protop{
	margin-bottom: 25px;
    background: #00923f;
    text-align: center;
    color: #fff;
    font-size: 18px;
    padding: 16px 0;
    } 
.protop h1{font-size: 18px;margin-bottom: 16px;}  
 .protop span {
    width: 475px;
    margin: 0 auto;
    background: url(../images/casetitle.png) no-repeat center;
    text-align: center;
    display: block;
}
.protop span a {
    width: 50px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    display: block;
    margin: 0 auto;
    float: none;
    text-align: center;
    padding: 0;
    font-size: 12px;
}   
.mr_frbox{height:400px; width:70%; margin:auto; position:relative; overflow:hidden;float: right;}
.mr_frBtnL{float:left; cursor:pointer; display:inline; margin-top:10px;position:absolute; z-index:5;}
.mr_frBtnR{float:right; cursor:pointer; display:inline; margin-top:10px; margin-left:21px; position:absolute; z-index:5;}
.mr_frUl{float:left; width:100%; height:auto;}
.mr_frUl ul li{display:inline; float:left; width:33.3%; height:auto; overflow:hidden;}
.mb_frbox{height:auto; width:100%; margin:auto; position:relative; overflow:hidden;}
.mb_frimg{float:left; width:50%; height:auto;}
.mb_frimg .mb_frimg_txt{float:right; width:600px; height:auto; padding:5% 0;}
.mb_frimg .mb_frimg_txt .about_tit{width:84%; height:auto; padding:4% 8%; line-height:34px; text-align:left; background:url(../images/tit1.png) top 50px left no-repeat;}
.mb_frimg .mb_frimg_txt .about_tit dl{width:100%;}
.mb_frimg .mb_frimg_txt .about_tit dl dt{font-size:26px; line-height:34px; font-family:Arial; text-transform:uppercase;background-image:-webkit-linear-gradient(left,#c30205,#ff8400,#ff8400);  -webkit-background-clip:text;  -webkit-text-fill-color:transparent; }
.mb_frimg .mb_frimg_txt .about_tit dl dd{font-size:22px; line-height:42px; color:#384249; background:url(../images/tit2.png) bottom 10px left 150px no-repeat;}
.mb_frimg .mb_frimg_txt .about_tit2{width:84%; height:auto; padding:0 8%; line-height:60px; text-align:left; color:#c30205; font-size:20px;}
.mb_frimg .mb_frimg_txt .about_tit3{width:84%; height:auto; padding:2% 8%; line-height:28px; text-align:left; color:#8b8b8b; font-size:14px;}

.mb_frimg .mb_frBtnL{float:left; cursor:pointer; display:inline; margin:10px 3px 0 8%;}
.mb_frimg .mb_frBtnR{float:left; cursor:pointer; display:inline; margin-top:10px;}
.mb_frUl{float:left; width:50%; height:auto;}
.mb_frUl ul li{display:inline; float:left; width:100%; height:auto; overflow:hidden;}

.case_cons{float:left; width:100%; height:auto;background:#dadada;}
.case_cons .case_cons_img{width:100%; height:auto; overflow:hidden;}
.case_cons .case_cons_img img{width:100%; height:auto; transform:scale(1); transition:all ease-in-out .5s;}
.case_cons p{width:100%; line-height:30px; font-size:14px; color:#686869; text-align:center;}
.case_cons:hover{background:#2e357d;}
.case_cons:hover .case_cons_img img{transform:scale(1.2);}
.case_cons:hover p{color:#fff;}

@media screen and (max-width: 1200.98px) { 
.mb_frimg .mb_frimg_txt{float:left; width:100%;}
.mb_frimg{width:100%;}
.mb_frUl{width:100%;}
.mr_frUl ul li{width:50%;}
.mb_frUl ul li{width:100%;}
} 
@media screen and (max-width: 860.98px) { 
.mb_frimg .mb_frimg_txt .about_tit{background:url(../images/tit1.png) top 20px left no-repeat;}
.mb_frimg .mb_frimg_txt .about_tit2{line-height:50px;}
.mr_frUl ul li{width:50%;}
.mb_frUl ul li{width:100%;}
.index-case-title h1{font-size:14px;}
.protop h1{font-size: 16px;}  
.protop span {width:90%; margin:auto;}
.index-case-nav-list a{ line-height:35px;text-indent:0px;} 
.index-case-nav{height: auto;}
.mr_frbox{height:auto;}
} 


/*荣誉*/
.honor_frbox {height:300px;}
.honor_frBtnL {float:left; cursor:pointer; display:inline; margin-top:110px;}
.honor_frBtnR {float:right; cursor:pointer; margin-top:110px;}
.honor_frUl {float:left; width:1300px; height:300px; margin-left:10px;}
.honor_frUl ul li {display:inline; float:left; width:220px; height:300px; overflow:hidden; margin:0px 20px;}


.honor_cons{float:left; width:220px; height:300px; background:url(honor_img.png);}
.honor_cons img{width:200px; height:280px; margin:10px;}

.scroll{border: 1px solid #ccc;overflow: hidden;margin-top: 50px;}
.scroll ul {white-space: nowrap;}
.scroll ul li {display: inline-block;margin: 10px;}
.scroll ul li img {vertical-align: top;}
.padding-5 {padding: 5px;}
.margin-t-20 {margin-top: 20px;}
.select {margin-top: 10px;}
@media screen and (max-width: 800px) {
	.in-honor-wp{padding-top: 40px;padding-bottom: 40px;}
	.in-honor-title{height: 40px; background-size: 60%;}
	.scroll{margin-top: 32px;}
}

/*合作伙伴*/
.cooperation_frbox {height:286px;}
.cooperation_frBtnL {float:left; cursor:pointer; display:inline; margin-left:-140px; margin-top:25px;}
.cooperation_frBtnR {float:left; cursor:pointer; margin-left:-90px; margin-top:25px;}
.cooperation_frUl {float:left; width:780px; height:286px;overflow:hidden;}
.cooperation_frUl ul{float:left; width:780px; height:286px;}
.cooperation_frUl ul li {display:inline; float:left; width:259px; height:142px; border-top:1px solid #dfdfdf;  border-right:1px solid #dfdfdf;}
.cooperation_cons{float:left; width:259px; height:142px;}
.cooperation_cons img{width:259px; height:142px;}

/*合作伙伴2*/
.cooperations_frUl {float:left; width:780px; height:143px;overflow:hidden;}
.cooperations_frUl ul li {display:inline; float:left; width:259px; height:142px; border-top:1px solid #dfdfdf;  border-right:1px solid #dfdfdf;}
.cooperations_cons{float:left; width:259px; height:142px;}
.cooperations_cons img{width:259px; height:142px;}

/*关于我们*/
.about_frbox{height:auto; width:100%; margin:auto;}
.about_frBtnL{float:right; cursor:pointer; display:inline; margin-top:8px;}
.about_frBtnR{float:right; cursor:pointer; margin-top:8px;}
.about_frUl{float:left; width:100%; height:auto;}
.about_frUl ul li{display:inline; float:left; width:100%; height:auto; overflow:hidden;}

.about_img{float:left; width:100%; height:auto; background:#b9b9b9;}
.about_img img{width:100%; height:auto; transform:scale(1); transition:all ease-in-out .5s;}
